The ImagickDraw class
PHP Manual

ImagickDraw::getTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::getTextAlignmentReturns the text alignment

Descripción

int ImagickDraw::getTextAlignment ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the alignment applied when annotating with text.

Valores retornados

Returns one of the ALIGN_ constants and 0 if no align is set.


The ImagickDraw class
PHP Manual